home *** CD-ROM | disk | FTP | other *** search
/ Technotools / Technotools (Chestnut CD-ROM)(1993).ISO / lang_c / mscheap2 / packing.lst < prev    next >
File List  |  1990-03-13  |  1KB  |  42 lines

  1.  
  2. PACKING  LST     This file
  3.  
  4. HEAP     H       Header file to replace malloc.h
  5. HEAPDBG  H       Debugging header file #included by heap.h when necessary
  6.  
  7. LHEAP    LIB     "Large" and "huge" model library
  8. CHEAP    LIB     "Compact" model library
  9. MHEAP    LIB     "Medium model library
  10. SHEAP    LIB     "Small" model library
  11.  
  12. EXAMPLES COM     Demonstration programs and examples (self-extracting archive)
  13.  
  14.                     BENCH    C     Performance benchmark
  15.                     DBUGDEMO C     Demo of debugging capabilities
  16.                     PACKDEMO C     Demo of heap relocation (garbage collection)
  17.                                    and compaction (releasing memory back to DOS)
  18.  
  19.                  Example programs from the reference manual
  20.  
  21.                      DUMP    C     Example of _heapdump
  22.                      PACK    C     Example of _heappack
  23.                      RELOC   C     Example of _relocate
  24.                      STATUS  C     Example of _heapstat
  25.                      WATCH   C     Example of _heapwatch
  26.  
  27.                  Standard MSC feature demo
  28.  
  29.                     STDMSC   C     Shows problems with old heap manager
  30.                                    May crash your machine due to MSC bugs
  31.  
  32. --------------------------------------------------------------------------------
  33.  
  34. Lee Winter
  35. Optimal Software
  36. 4 Lacy Lane
  37. Nashua, NH 03061-2151
  38.  
  39. 603-880-9844
  40.  
  41. CIS [73710,406]
  42.